Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 2bb9e4c88ed78bfce1f491103e3659bb8e29e2b1


Parents : 74146b2
Author : Tristan B. Velloza Kildaire <deavmi@redxen.eu>
Signature : Signature validation error
Date : 2025-02-03T15:58:29+02:00
Committer : GitHub <noreply@github.com>
Date : 2025-02-03T15:58:29+02:00

Update constants.py

Changes

1 files changed, 13 insertions(+), 1 deletions(-)

M constants.py +13 -1

Diff

diff --git a/constants.py b/constants.py
index a23e8cc..9f1a3a3 100644
--- a/constants.py
+++ b/constants.py
@@ -121,5 +121,17 @@ PUBLIC_ENTRYPOINTS = """```
interface_enabled = true
target_host = 45.77.109.86
target_port = 4965
+
+ [[rothbard_RNS_transport_ZA]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = rothbard.lab.networks.deavmi.assigned.network
+ target_port = 4242
+
+ [[rothbard_RNS_transport_ZA_ygg]]
+ type = TCPClientInterface
+ enabled = true
+ target_host = 200:73eb:2e4:14be:aac7:90b3:784b:71a3
+ target_port = 4242
```
-"""
\ No newline at end of file
+"""


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────